home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / xdp115.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  12.0 KB  |  326 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1992, 1995-2001 Xerox Corporation.
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *% @(#)XDP115.PPD    107.2 99/07/29 18:25:30
  10. *FormatVersion: "4.2"
  11. *FileVersion: "1.6.2"
  12. *LanguageVersion: English
  13. *LanguageEncoding: ISOLatin1
  14. *PCFileName: "XDP115.PPD"
  15. *Product: "(Xerox DocuPrint 115 NPS PS2)"
  16. *% PSVersion was changed to 2015 to fix missing characters bug in
  17. *% Adobe 4.2.4 driver (AR 12165)
  18. *% PSVersion: "(2001.0) 0"
  19. *PSVersion: "(2015.0) 0"
  20. *ModelName: "Xerox DocuPrint 115 NPS PS2"
  21. *ShortNickName: "Xerox DocuPrint 115 NPS PS2"
  22. *NickName: "Xerox DocuPrint 115 NPS PS2"
  23.  
  24. *UIConstraints: *MediaType Transparency *Duplex
  25. *UIConstraints: *Duplex *MediaType Transparency
  26.  
  27. *UIConstraints: *MediaType Plain *MediaColor clear
  28. *UIConstraints: *MediaColor clear *MediaType Plain
  29.  
  30. *UIConstraints: *MediaType Drilled *MediaColor clear
  31. *UIConstraints: *MediaColor clear *MediaType Drilled
  32.  
  33. *UIConstraints: *MediaType CoverStock *MediaColor clear
  34. *UIConstraints: *MediaColor clear *MediaType CoverStock
  35.  
  36. *UIConstraints: *MediaType DrilledCoverStock *MediaColor clear
  37. *UIConstraints: *MediaColor clear *MediaType DrilledCoverStock
  38.  
  39. *UIConstraints: *MediaType Transparency *StapleWhen
  40. *UIConstraints: *StapleWhen *MediaType Transparency
  41.  
  42. *% ==== Device Capabilities ===============
  43. *LanguageLevel: "2"
  44. *FreeVM: "4191696"
  45. *VMOption None/Standard: "4191696"
  46. *DefaultColorSpace:  RGB
  47. *ColorDevice: False
  48. *Extensions: CMYK
  49. *Extensions: Composite
  50. *VariablePaperSize: True
  51. *FileSystem: False
  52. *ADHasEuro: True
  53. *Throughput: "115"
  54. *Password: "()"
  55. *ExitServer: "
  56.  count 0 eq
  57.  { false } { true exch startjob } ifelse
  58.  not {
  59.      (WARNING: Cannot modify initial VM.) =
  60.      (Missing or invalid password.) =
  61.      (Please contact the author of this software.) = flush quit
  62.      } if
  63. "
  64. *End
  65.  
  66. *OpenUI *Resolution/Resolution: PickOne
  67. *OrderDependency: 10 AnySetup *Resolution
  68. *Resolution 300dpi: "%noop"
  69. *Resolution 600dpi: "%noop"
  70. *DefaultResolution: 300dpi
  71. *?Resolution: "
  72.   save
  73.     currentpagedevice /HWResolution get
  74.     0 get
  75.     (          ) cvs print
  76.     (dpi)
  77.     = flush
  78.   restore
  79. "
  80. *End
  81. *CloseUI: *Resolution
  82.  
  83. *% Paper Handling ===================
  84. *% Code in this section both selects a tray and sets up a frame buffer.
  85. *% The "*<keyword> <option>" portion of each PPD paper handling selection is 
  86. *% sufficient for satisfying the static media specification on DocuPrint NPS.
  87. *% If this PPD is to be used for dynamic media selection, the appropriate
  88. *% setpagedevice calls will need to be uncommented by removing the "%"
  89. *% character in the quoted Postscript invocation.
  90.  
  91. *OpenUI *PageSize: PickOne
  92. *OrderDependency: 30 AnySetup *PageSize
  93. *DefaultPageSize: Letter
  94. *% ########## DO NOT CHANGE THE ORDER OF THESE ENTRIES! ##########
  95. *PageSize Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
  96. *PageSize Legal: "1 dict dup /PageSize [612 1008] put setpagedevice"
  97. *PageSize Ledger/17x11: "1 dict dup /PageSize [1224 792] put setpagedevice"
  98. *PageSize Tabloid/11x17: "1 dict dup /PageSize [792 1224] put setpagedevice"
  99. *PageSize A4: "1 dict dup /PageSize [595 842] put setpagedevice"
  100. *PageSize 8.5x13: "1 dict dup /PageSize [612 936] put setpagedevice"
  101. *PageSize A3: "1 dict dup /PageSize [842 1191] put setpagedevice"
  102. *CloseUI: *PageSize
  103.  
  104. *CustomPageSize True: "
  105. pop pop pop
  106. 1 dict begin /PageSize [ 4 -2 roll ] def currentdict end setpagedevice
  107. "
  108. *End
  109. *ParamCustomPageSize Width: 1 points 504 1314
  110. *ParamCustomPageSize Height: 2 points 504 1314
  111. *ParamCustomPageSize WidthOffset: 3 points 0 0
  112. *ParamCustomPageSize HeightOffset: 4 points 0 0
  113. *ParamCustomPageSize Orientation: 5 int 0 0
  114. *MaxMediaWidth: 1314
  115. *MaxMediaHeight: 1314
  116. *HWMargins: 0 0 0 0
  117.  
  118. *OpenUI *PageRegion: PickOne
  119. *OrderDependency: 40 AnySetup *PageRegion
  120. *DefaultPageRegion: Letter
  121. *PageRegion Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
  122. *PageRegion Legal: "1 dict dup /PageSize [612 1008] put setpagedevice"
  123. *PageRegion Ledger/17x11: "1 dict dup /PageSize [1224 792] put setpagedevice"
  124. *PageRegion Tabloid/11x17: "1 dict dup /PageSize [792 1224] put setpagedevice"
  125. *PageRegion A4: "1 dict dup /PageSize [595 842] put setpagedevice"
  126. *PageRegion 8.5x13: "1 dict dup /PageSize [612 936] put setpagedevice"
  127. *PageRegion A3: "1 dict dup /PageSize [842 1191] put setpagedevice"
  128. *CloseUI:  *PageRegion
  129.  
  130. *% The following entries provide information about specific paper keywords.
  131. *DefaultImageableArea: Letter
  132. *ImageableArea Letter: "0.0 0.0 612.0 792.0 "
  133. *ImageableArea Legal: "0.0 0.0 612.0 1008.0 "
  134. *ImageableArea Ledger: "0.0 0.0 1224.0 792.0 "
  135. *ImageableArea Tabloid: "0.0 0.0 792.0 1224.0 "
  136. *ImageableArea A4: "0.0 0.0 595.0 842.0 "
  137. *ImageableArea 8.5x13: "0.0 0.0 612.0 936.0"
  138. *ImageableArea A3: "0.0 0.0 842.0 1191.0 "
  139. *?ImageableArea: "
  140.  save
  141.    /cvp { (                ) cvs print ( ) print } bind def
  142.    /upperright {10000 mul floor 10000 div} bind def
  143.    /lowerleft {10000 mul ceiling 10000 div} bind def
  144.    newpath clippath pathbbox
  145.    4 -2 roll exch 2 {lowerleft cvp} repeat
  146.    exch 2 {upperright cvp} repeat flush
  147.  restore
  148. "
  149. *End
  150.  
  151. *% These provide the physical dimensions of the paper (by keyword)
  152. *DefaultPaperDimension: Letter
  153. *PaperDimension Letter: "612 792"
  154. *PaperDimension Legal: "612 1008"
  155. *PaperDimension Ledger: "1224 792"
  156. *PaperDimension Tabloid: "792 1224"
  157. *PaperDimension A4: "595 842"
  158. *PaperDimension 8.5x13: "612 936"
  159. *PaperDimension A3: "842 1191"
  160.  
  161. *OpenUI *MediaType:  PickOne
  162. *OrderDependency: 30 AnySetup *MediaType
  163. *DefaultMediaType: PrinterDefault
  164. *MediaType PrinterDefault/Printer Default: ""
  165. *MediaType Plain: "%1 dict dup /MediaType () put setpagedevice"
  166. *MediaType Drilled: "%1 dict dup /MediaType (Drilled) put setpagedevice"
  167. *MediaType Transparency: "
  168.    %1 dict dup /MediaType (Transparency) put setpagedevice"
  169. *End
  170. *MediaType CoverStock: "
  171.    %1 dict dup /MediaType (CoverStock) put setpagedevice"
  172. *End
  173. *MediaType DrilledCoverStock: "
  174.    %1 dict dup /MediaType (DrilledCoverStock) put setpagedevice"
  175. *End
  176. *?MediaType: "
  177.   save
  178.     currentpagedevice /MediaType
  179.      {get} stopped
  180.        {pop pop (Plain)} {dup null eq {pop (Plain)} if} ifelse
  181.     = flush
  182.   restore
  183. "
  184. *End
  185. *CloseUI: *MediaType
  186.  
  187. *OpenUI *MediaColor:  PickOne
  188. *OrderDependency: 30 AnySetup *MediaColor
  189. *DefaultMediaColor: PrinterDefault
  190. *MediaColor PrinterDefault/Printer Default: ""
  191. *MediaColor white: "%1 dict dup /MediaColor (white) put setpagedevice"
  192. *MediaColor clear: "%1 dict dup /MediaColor (clear) put setpagedevice"
  193. *MediaColor blue: "%1 dict dup /MediaColor (blue) put setpagedevice"
  194. *MediaColor buff: "%1 dict dup /MediaColor (buff) put setpagedevice"
  195. *MediaColor green: "%1 dict dup /MediaColor (green) put setpagedevice"
  196. *MediaColor goldenrod: "%1 dict dup /MediaColor (goldenrod) put setpagedevice"
  197. *MediaColor pink: "%1 dict dup /MediaColor (pink) put setpagedevice"
  198. *MediaColor yellow: "%1 dict dup /MediaColor (yellow) put setpagedevice"
  199. *?MediaColor: "
  200.   save
  201.     currentpagedevice /MediaColor
  202.      {get} stopped
  203.        {pop pop (white)} {dup null eq {pop (white)} if} ifelse
  204.     = flush
  205.   restore
  206. "
  207. *End
  208. *CloseUI: *MediaColor
  209.  
  210. *RequiresPageRegion All: True
  211.  
  212. *OpenUI *InputSlot: PickOne
  213. *OrderDependency: 20 AnySetup *InputSlot
  214. *DefaultInputSlot: AutoSelect
  215. *InputSlot AutoSelect: ""
  216. *CloseUI: *InputSlot
  217.  
  218. *DefaultOutputOrder:  Normal
  219.  
  220. *OpenUI *Duplex:  PickOne
  221. *OrderDependency: 50 AnySetup *Duplex
  222. *DefaultDuplex: None
  223. *Duplex None/Simplex: "%noop"
  224. *Duplex DuplexNoTumble/Duplex: "%noop"
  225. *Duplex DuplexTumble: "%noop"
  226. *CloseUI: *Duplex
  227.  
  228. *OpenUI *Collate: Boolean
  229. *OrderDependency: 50.0 AnySetup *Collate
  230. *DefaultCollate: True
  231. *Collate True: "1 dict dup /Collate true put setpagedevice"
  232. *Collate False: "1 dict dup /Collate false put setpagedevice"
  233. *?Collate: "
  234. save
  235.   currentpagedevice /Collate get
  236.   {(True)}{(False)}ifelse = flush
  237. restore
  238. "
  239. *End
  240. *CloseUI: *Collate
  241.  
  242. *OpenUI *StapleWhen:  PickOne
  243. *OrderDependency: 50 AnySetup *StapleWhen
  244. *DefaultStapleWhen: None
  245. *StapleWhen None: "%noop"
  246. *StapleWhen EndOfSet: "%noop"
  247. *CloseUI: *StapleWhen
  248.  
  249. *% Font Information =====================
  250. *DefaultFont: Courier
  251. *Font AvantGarde-Book: Standard "(001.003)" Standard ROM
  252. *Font AvantGarde-BookOblique: Standard "(001.003)" Standard ROM
  253. *Font AvantGarde-Demi: Standard "(001.004)" Standard ROM
  254. *Font AvantGarde-DemiOblique: Standard "(001.004)" Standard ROM
  255. *Font Bookman-Demi: Standard "(001.002)" Standard ROM
  256. *Font Bookman-DemiItalic: Standard "(001.002)" Standard ROM
  257. *Font Bookman-Light: Standard "(001.002)" Standard ROM
  258. *Font Bookman-LightItalic: Standard "(001.002)" Standard ROM
  259. *Font Courier: Standard "(002.003)" Standard ROM
  260. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  261. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  262. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  263. *Font Garamond-Bold: Standard "(001.001)" Standard ROM
  264. *Font Garamond-BoldItalic: Standard "(001.002)" Standard ROM
  265. *Font Garamond-Light: Standard "(001.001)" Standard ROM
  266. *Font Garamond-LightItalic: Standard "(001.002)" Standard ROM
  267. *Font Helvetica: Standard "(001.004)" Standard ROM
  268. *Font Helvetica-Black: Standard "(001.001)" Standard ROM
  269. *Font Helvetica-BlackOblique: Standard "(001.001)" Standard ROM
  270. *Font Helvetica-Bold: Standard "(001.006)" Standard ROM
  271. *Font Helvetica-BoldOblique: Standard "(001.006)" Standard ROM
  272. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  273. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  274. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  275. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  276. *Font Helvetica-Light: Standard "(001.002)" Standard ROM
  277. *Font Helvetica-LightOblique: Standard "(001.001)" Standard ROM
  278. *Font Helvetica-Narrow: Standard "(001.004)" Standard ROM
  279. *Font Helvetica-Narrow-Bold: Standard "(001.004)" Standard ROM
  280. *Font Helvetica-Narrow-BoldOblique: Standard "(001.004)" Standard ROM
  281. *Font Helvetica-Narrow-Oblique: Standard "(001.004)" Standard ROM
  282. *Font Helvetica-Oblique: Standard "(001.004)" Standard ROM
  283. *Font Korinna-Bold: Standard "(001.001)" Standard ROM
  284. *Font Korinna-KursivBold: Standard "(001.003)" Standard ROM
  285. *Font Korinna-KursivRegular: Standard "(001.003)" Standard ROM
  286. *Font Korinna-Regular: Standard "(001.001)" Standard ROM
  287. *Font NewCenturySchlbk-Bold: Standard "(001.007)" Standard ROM
  288. *Font NewCenturySchlbk-BoldItalic: Standard "(001.005)" Standard ROM
  289. *Font NewCenturySchlbk-Italic: Standard "(001.004)" Standard ROM
  290. *Font NewCenturySchlbk-Roman: Standard "(001.005)" Standard ROM
  291. *Font Palatino-Bold: Standard "(001.003)" Standard ROM
  292. *Font Palatino-BoldItalic: Standard "(001.003)" Standard ROM
  293. *Font Palatino-Italic: Standard "(001.003)" Standard ROM
  294. *Font Palatino-Roman: Standard "(001.002)" Standard ROM
  295. *Font Symbol: Special "(001.005)" Special ROM
  296. *Font Times-Bold: Standard "(001.006)" Standard ROM
  297. *Font Times-BoldItalic: Standard "(001.008)" Standard ROM
  298. *Font Times-Italic: Standard "(001.006)" Standard ROM
  299. *Font Times-Roman: Standard "(001.006)" Standard ROM
  300. *Font XeroxEuro: Standard "(001.000)" Special ROM
  301. *Font XeroxEuro-Italic: Standard "(001.000)" Special ROM
  302. *Font XeroxEuro-Bold: Standard "(001.000)" Special ROM
  303. *Font XeroxEuro-BoldItalic: Standard "(001.000)" Special ROM
  304. *Font ZapfChancery-MediumItalic: Standard "(001.004)" Standard ROM
  305. *Font ZapfDingbats: Special "(001.003)" Special ROM
  306. *?FontQuery: "
  307.  save
  308.    { count 1 gt
  309.       { exch dup 127 string cvs (/) print print (:) print
  310.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  311.       } { exit } ifelse
  312.    } bind loop
  313.    (*) = flush
  314.  restore
  315. "
  316. *End
  317. *?FontList: "
  318. save
  319.   (*) {cvn ==} 128 string /Font resourceforall
  320.   (*) = flush
  321. restore
  322. "
  323. *End
  324. *% Last modified: January 17 2002
  325. *% end of PPD file for Xerox DocuPrint 115 NPS
  326.